home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / FREENET / SMITH / FREENEWS.SPK / !FreeNews / History < prev    next >
Text File  |  1996-04-21  |  15KB  |  353 lines

  1. Things to implement
  2. ===================
  3.  
  4. Improve: Use new version of Netlib.
  5.  
  6. Enhance: Split Data directory away from <FreeNews$Data> (and ready for FreeMail)
  7.  
  8. Bug fix: reenable 'transfer news' after a failure.
  9.      
  10. Enhance: No icon bar config. option.
  11.      ...and enable buttons to tsf/abort in an enlarged status window.
  12.      
  13. Feature (for ANT) - don't even display error 37s.
  14.  
  15. Enhance: use Stewart's multitasking resolver (1.03)
  16. Enhance: Use Jon Ribben's Syslog replacement.
  17. Bug fix: zero status when reconnect
  18.  
  19. feature: show name of server connected to in status window
  20. feature: put (optional) kick/abort buttons on the status window
  21. feature: allow auto-connect to a DIFFERENT server! (try all)
  22.  
  23. Enhance: Stop user being silly and selecting a blank server-line.
  24.  
  25. Idea:    use bigger (different?) pipelines when fetching headers...
  26.  
  27. Enhance: Make adjust open the status window, and select start transfer. (Iconbar)
  28.  
  29. Enhance: Make cps figs more accurate by increasing granularity.
  30.  
  31. Enhance: Add an NNTP fudge factor, and default to 15 mins.
  32.  
  33. Enhance: Make freenet poll_idle when it is waiting, not poll (watch !Simpsons slow down!)
  34.  
  35.  
  36. Bug fix: locally test auto options
  37.  
  38. Bug find: sometimes does not retrieve last article
  39.  
  40. Enhance: Time out if server goes to sleep.
  41.  
  42.  
  43. Enhance: Go back and put a byte counter after #! rnews nnnnn. Apparently it
  44.      makes Newsbase debatch much faster. (low pri.)
  45.      
  46. Bug fix: handle "Wed Nov 22, 00:07.11: FreeNews 1.01: nntp: Connection failed (61)"
  47.      Changed our minds. FN *should not* retry after such an error.
  48.  
  49.  
  50.  
  51. Things actually implemented
  52. ===========================
  53.  
  54. Enhance: status slider should increase by 1 for NON-downloaded messages too...
  55.       or I finish with a partially slid slider!
  56.       Sun 13th August 1995: progressed with Neil for IdFile change.
  57.          Done @ Thu 07th September 1995
  58.          
  59. Bug fix: Close the required files on nntp logout rather than program quit. 
  60.          Thu 07th September 1995
  61.  
  62. Bug fix: Attempt to send non-existing messages still sends the POST command,
  63.      even after realising there is nothing to post! Done in 0.86.
  64.      
  65. Enhance: Currently, duplicate ids are stored in the IDs file and checked on
  66.      reading. Change to check on writing to save both time and disk. Done 0.86
  67.      
  68. Enhance: Get config window working so users need no longer edit the config
  69.      file. Done in 0.86
  70.      
  71. Enhance: Small(?) speedup by implementing duplicate checks in memory rather
  72.      than on disk.
  73.      Sun 13th August 1995: Done in IdFile 1.3/FreeNews 0.87.
  74.      
  75. Enhance: Let's have a status window giving more info than the iconbar text.
  76.      (I'll need it, or something, when I have no iconbar icon under
  77.      the freenet front end!). Done 0.87
  78.  
  79. Enhance: Update status window more frequently - e.g. how many bytes read every second ?
  80.      Done Fri 08th September 1995 0.88.
  81.  
  82. Bug fix: Simply dies if Freenet stack not loaded. Trap this and other fatal
  83.      errors, and stay on the icon bar. (like server not found)
  84.      Done 0.89
  85.      
  86. Enhance: Add Housekeep (days) to the config file/window, and call ID_housekeep(n)
  87.          on quit/start (user preference). Possibly prompt if requested?
  88.          Done 0.89
  89.  
  90. Enhance: Large speedup by requesting more than one article simultaneously. Done 0.98.
  91.                
  92. Enhance: Net messages advise Alt-break to quit. Put a Quit button on the box.
  93.      Done 0.99 Sun 08th October 1995 
  94.  
  95. Enhance: Handle "400 too busy" and implement retry. Done 0.99 Sun 08th October 1995
  96.      
  97. Bug fix: Housekeeping isn't working in Days(!). Reported to Neil Mon 11th Sept 1995.
  98.  
  99. Enhance: Deal better with "unexpected" responses from the server.
  100.      Moral: expect anything, and deal with it sensibly.
  101.      Let's have less "Fatal Err" messages and even less icon-disappearing.
  102.  
  103. Enhance: Put the config window's OK and CANCEL buttons on a toolbar. Tue 02nd January 1996
  104.  
  105. Feature: handle error 486 (disconnect) Sun 21st April 1996
  106.  
  107. Release History
  108. ===============
  109.  
  110. 0.84    June 95            
  111.     First alpha release. Doesn't handle POSTing to newsgroups, and leaves
  112.     files in rather strange states. Does wierd things with ASCII 13.
  113.     Can't cope with pubnews :-(
  114.     Didn't release the toolbox/filter modules, so was probably unusable
  115.     by anyone without C/C++.
  116.     
  117. 0.85    Sun 18th June 1995
  118.     Second alpha release. ASCII 13 bugs fixed. Post support added. 
  119.     Newsbase posting transport still needs some attention though (News
  120.     gets returned to Postmaster sometimes even though it was sent ok).
  121.     Config window added, but it doesn't do anything yet.
  122.     
  123. 0.86    Sun 16th July 1995
  124.     ** Status upgraded from alpha to beta test **
  125.     
  126.         Now using version 1.2 of IDfile submodule (Neil's).
  127.          - This is more efficient and gets round the demon server's newnews bug,
  128.          - Now adds IDs to the history file ONLY after retrieval. Use of temp file.
  129.  
  130.     Fixed bug that caused FreeNews to hang if outgoing articles are 
  131.        removed from Mail$Dir (by QEdit or another transport).
  132.         
  133.         The extra <cr> appended to the #!rnews lines has been removed.
  134.         
  135.         Log file will now contain download speed stats on closedown.
  136.         
  137.         Config window now works. User can choose between three news servers, and
  138.         set date/time from a window rather than editing files. Auto-retry for connection 
  139.         not yet implemented.
  140.         
  141.         Added output of an "X-NNTP-Poster" header line to denote that an article was
  142.         posted using FreeNews. This is to prove that messages are actually getting to 
  143.         the News servers via FreeNews, and not any other transport. This will probably
  144.         be removed at version 1.00.
  145.         
  146. 0.87    3rd August 1995
  147.     Res file updated to stop the iconbar menu appearing at startup.
  148.     
  149.     0.86 is abending as it is receiving a 430 (no such message) code from Demon.
  150.     Now handled correctly (if rather messy code!).
  151.     
  152.     Characters in the last string at the end of a "block" (currently 2048 bytes)
  153.     between line start and the block end are being dropped. Fixed.
  154.     
  155.     Version number now separated from Res file.
  156.     
  157.     Config option to choose between slow and fast versions of IDfile added.
  158.     
  159.     Clicking select on Iconbar icon now pops up a status window.
  160.     
  161.     Now using IdFile version 1.3:
  162.     Version 1.3 contains the following enhancements :-
  163.     o Error handling has been tidied up.
  164.     o ID files are now created if they cannot be located. This fixes a problem
  165.       whereby an error was returned when the program was run for the very first
  166.       time.
  167.     o The logic can now be run in one of two modes. Disk mode runs the logic as
  168.       in previous versions and uses file/disk access to perform the duplicate
  169.       check for IDs. This is somewhat slow!!
  170.  
  171.       When run in Memory mode, the IDs are loaded into memory and the check run
  172.       from there. This should be significantly quicker.
  173.  
  174. 0.88    Thu 07th September 1995
  175.  
  176.     o Finally (we hope!) fixed read_line bug. Characters were being lost when
  177.       we had a large (greater than blocksize) message, and the subsequent block
  178.       did not arrive within 3 Wimp_Polls. 
  179.       
  180.     o IDFile no longer returns cOK when a message is not added to the new ID file.
  181.       This means that the status window slider's maximum is now accurate!
  182.       
  183.     o Icon bar no longer flickers during download. 
  184.     
  185.     o Now close files on exit from NNTP, rather than just on exit from the program.
  186.     
  187.     o Now updates the status window on every read_socket() if we're fetching 
  188.       articles at the time.
  189.       
  190.     o Enabled Status option on the iconbar menu.
  191.     
  192.     o Allow user to set ID mode.
  193.     
  194.     
  195. 0.98    Sun 17th September 1995
  196.     
  197.     o Implemented housekeeping of ID file entries.
  198.       It seems to be housekeeping by MONTHS rather than DAYS. Awaiting Neil
  199.       to return from Hols to fix this.
  200.  
  201.     o Implemented error handling on stack errors.
  202.     
  203.     o Noticed that the ANT stack (derived from Acorn code, which Acorn are
  204.       allegedly fixing) causes duff returns to Internet code. Handled this
  205.       by showing a window with the error on it for information, and 
  206.       continuing to multi-task download in the background. According to ANT,
  207.       this needs a new version of Netlib to solve it. According to Tom, this
  208.       problem won't occur when using the Freenet stack. Tom seems to be right.
  209.       
  210.       Messages advise Alt-break to quit. Put a Quit button on the box later!
  211.     
  212.     o Now uses pipelining technique to *DRASTICALLY* improve speed when 
  213.       fetching articles. Need to change status code to highlight that.
  214.       
  215. 0.99    Tue 03rd October 1995
  216.     
  217.     o Changed Res file so "NNTP Kick" on iconbar menu now reads "Transfer News",
  218.       and "Congiguration" is now "Preferences".
  219.     
  220.     o Fixed bug that caused an update of news server to be noticed on load only.
  221.       This is now updated on "OK" from config window.
  222.       
  223.     o Changed the sprite to something a little more flashy to highlight the change
  224.       from beta test to full release. Sorry Ian!
  225.       
  226.     o Changed the format of the "AllGroups" file. Appended "<tab>mode" to each line.
  227.       The mode indicates what to fetch. 0=Nothing(!), 1=All, 2=Headers only.
  228.       Support for file format only done. The mode number is currently ignored, and
  229.       everything is treated as type 1.
  230.       
  231.     o Put some code in to explicitly trap the 400 response code as I thought I had
  232.       a chance to test it as Demon was being busy... but it was all ok again once
  233.       I compiled it :-(    If anyone finds a bug in this, please let me know.
  234.       Because of this, auto-retry is STILL not implemented. Sorry.
  235.  
  236.     o Status window now only updates if no previous update has occured for 0.7 
  237.       seconds. This speeds up the program. Unfortunately, it also means that FN
  238.       can come to the end and not update the window saying so. Mods made to fix this.
  239.  
  240.     o Status window will auto-appear if configured in preferences.
  241.  
  242.     o Preferences window now has number adjusters rather than writables.
  243.     
  244.     o Finally discovered how to implement multi-line text, so tided up the
  245.       Warning box. It looks rather good now, but VERY tacky before!
  246.  
  247.     o Increased width of display fields in Status window, as the full text didn't
  248.       fit when in Homerton.Medium. Corpus is still a way bit too big for
  249.       the maximum string, but surely that won't happen! (Sits back and waits for
  250.       the howls of protest.)
  251.       
  252. 1.00    Released with all 0.99 features Sun 8th October 1995
  253.  
  254. 1.01    Sat 14th October 1995
  255.  
  256.     o Newsbase transport: "status" changed. This fixes the "NewsBase$ReturnCode not
  257.       known" bug.
  258.       
  259.     o Preferences window now allows "-" and "_" characters in server names.
  260.     
  261.     o Fixed bug that caused news server names to swap around in the preferences
  262.       window. Dodgy use of pointers.
  263.     
  264.     o !Run file no longer causes an error if NewsBase has not been seen. FreeNews
  265.       itself now produces a non-fatal warning.
  266.  
  267.     o Res file now modified (again) to allow RISC OS 3.10 system font in all windows
  268.       without overflowing.
  269.  
  270.     o FreeNews will now (optionally) ignore "502 Permission denied" messages.
  271.       According to the NNTP spec in RFC977, I should abort, but that is causing
  272.       problems with certain (non-standard?) servers. Advanced config option
  273.       "ignore_502". You'll need to edit the config file manually for this...
  274.  
  275.     o More advanced options added: "pipeline_min" and "pipeline_max". See "Advanced"
  276.       file for full details.
  277.  
  278.     o Worked on status_cps... now the status window returns the average cps, but
  279.       only over the last 8 calls to status_cps (approx. 7 seconds).
  280.       Still shows the old rate in brackets for comparison (this will go).
  281.       
  282.     o IdFile is now writing the correct month(!) to the History file, and is now
  283.       performing housekeeping of ID history correctly. {using IdFile 1.5}
  284.  
  285.     o Added config options "auto_kick" and "auto_quit" to allow for automatic
  286.       download.
  287.  
  288.     o Added "-batch" command line option to override config. options auto_kick and
  289.       auto_quit to true for this run only.
  290.       
  291.     o Added "-nomaildir" command line option. This will warn the user in a friendly
  292.       way that posting cannot continue, as FreeNews can't find <Mail$Dir>.
  293.       
  294.     o Changed to use InternetUtils_ rather than Internet_ on calls to Syslog on
  295.       Stewart's request.
  296.       
  297.       ***THIS MEANS THAT ALL USERS MUST NOW USE !SYSLOG VERSION 0.06 OR GREATER***
  298.  
  299. 1.02    Tue 02nd January 1996
  300.  
  301.     o Finally sussed the toolbox auto-create object stuff (that manual is AWFUL)
  302.       and the Preferences window now has a rather nice scrolling pane. Changing
  303.       news servers is now rather easier.
  304.       
  305.     o History file now closed on completion of news transfer.
  306.     
  307.         o The 'New News Since' time is now updated on connection to the server,
  308.           rather than at the end of the download so messages should not be lost.
  309.           
  310.         o Auto-retry to busy news servers should now work correctly. 
  311.         
  312.         o Amended Newsbase transport to cope with the absence of KA9Q.
  313.           Outgoing news is now stored relative to <FreeNews$Dir>, rather
  314.           than <Mail$Dir>. This should make things rather easier for people
  315.           to set up now.
  316.         
  317.         o Fixed news posting code so that things are more reliable.
  318.           This should include occasional hangs on posting, or posts
  319.           not reaching their destination. FN should no longer go wrong
  320.           if your signature does not end with LF. Also, 441 errors should be
  321.           eliminated.
  322.           The old bug mainly affected posts comprising of more than one article.
  323.           
  324.         o Posting is no longer attempted if the server does not support it.
  325.  
  326.         o Auto-retry should now work. Please note that this only affects 
  327.           "400" messages from the server; and not servers being physically
  328.           down. After all, there's no point in that!
  329.           
  330.         o Added code (as an "Advanced configuration" option) to instruct
  331.           FreeNews to behave in a useful but non-standard manner by 
  332.           handling "502 Permission Denied" messages, rather than aborting.
  333.           This should be set OFF by all users unless your server is prone
  334.           to issue "502"s.
  335.  
  336.     o The 'overall average cps' count in the status window (shown in
  337.       square brackets in FN 1.01) has been removed. Now, FN only
  338.       shows the 8-second average during transfer, and the overall
  339.       average is shown when transfer is complete. The number of bytes
  340.       is now shown in Acorn standard OS_ConvertFileSize format, so is
  341.       easier to read. The status icons have been enlarged so that 
  342.       they are readable in Homerton.Medium or the System font.
  343.  
  344.      o The "Error 37"s and "Error 57"s generated by the Acorn stack
  345.        when using FreeNews alongside Fresco are now masked out internally.
  346.        "Error 486" is also handled (partially).
  347.        
  348.      o The time field in the preferences window is now stored in GMT,
  349.        and GMT is passed to the server (with the "GMT" triglyph) to
  350.        ensure that news fetching works if the server is in a different
  351.        timezone to the client; or if the provider omits to change the timezone
  352.        of the news server (Thanks to Demon in March 1996 for helping me
  353.        find this bug!)